Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deAnimationSet Struct Reference

A set of bone animations. More...

#include <deAnimationControlller.h>

Collaboration diagram for deAnimationSet:

Collaboration graph
[legend]
List of all members.

Public Attributes

char Name [MAX_ANIM_NAME]
 The name of the animation.

u32 Length
 The length of the animation.

deTArray< deAnimationBoneAnimations
 The bone animation array.


Detailed Description

A set of bone animations.


Member Data Documentation

deTArray<deAnimation> deAnimationSet::BoneAnimations
 

The bone animation array.

u32 deAnimationSet::Length
 

The length of the animation.

char deAnimationSet::Name[MAX_ANIM_NAME]
 

The name of the animation.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:12:44 2005 for Destiny3D by doxygen1.3-rc3